This property indicates whether or not the current record is the last record in the Recordset. The value of the EOF property is True if the current record is the last record, False otherwise.
If myCRDataSource.CRDataSource_EOF = True Then
myCRDataSource.CRDataSOurce_MoveFirst
End If
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |